Skip to content

Instantly share code, notes, and snippets.

@Iss-in
Created November 14, 2020 04:28
Show Gist options
  • Save Iss-in/979a83f8cff5daf463693c4479377e67 to your computer and use it in GitHub Desktop.
Save Iss-in/979a83f8cff5daf463693c4479377e67 to your computer and use it in GitHub Desktop.
Rofi logs
rofi usage:
rofi [-options ...]
Command line only options:
-no-config Do not load configuration, use default values.
-v,-version Print the version number and exit.
-dmenu Start in dmenu mode.
-display [string] X server to contact.
${DISPLAY}
-h,-help This help message.
-dump-xresources Dump the current configuration in Xresources format and exit.
-e [string] Show a dialog displaying the passed message and exit.
-markup Enable pango markup where possible.
-normal-window Behave as a normal window. (experimental)
-show [mode] Show the mode 'mode' and exit. The mode has to be enabled.
-no-lazy-grab Disable lazy grab that, when fail to grab keyboard, does not block but retry later.
-no-plugins Disable loading of external plugins.
-plugin-path Directory used to search for rofi plugins. *DEPRECATED*
-dump-config Dump the current configuration in rasi format and exit.
-upgrade-config Upgrade the old-style configuration fiel in the new rasi format and exit.
-dump-theme Dump the current theme in rasi format and exit.
DMENU command line options:
-mesg [string] Print a small user message under the prompt (uses pango markup)
-p [string] Prompt to display left of entry field
-selected-row [integer] Select row
-format [string] Output format string
s
-u [list] List of row indexes to mark urgent
-a [list] List of row indexes to mark active
-l [integer] Number of rows to display
-window-title [string] Set the dmenu window title
-i Set filter to be case insensitive
-only-match Force selection to be given entry, disallow no match
-no-custom Don't accept custom entry, allow no match
-select [string] Select the first row that matches
-password Do not show what the user inputs. Show '*' instead.
-markup-rows Allow and render pango markup as input data.
-sep [char] Element separator.
'\n'
-input [filename] Read input from file instead from standard input.
-sync Force dmenu to first read all input data, then show dialog.
-async-pre-read [number] Read several entries blocking before switching to async mode
25
-w windowid Position over window with X11 windowid.
-keep-right Set ellipsize to end.
Global options:
-modi [string] Enabled modi
drun,combi,run (Rasi File)
-width [number] Window width
50 (Default)
-lines [number] Number of lines
15 (Default)
-columns [number] Number of columns
1 (Default)
-font [string] Font to use
Cantarell Regular 10 (Rasi File)
-bw [number] Border width
0 (Rasi File)
-location [number] Location on screen
0 (Rasi File)
-padding [number] Padding
5 (Default)
-yoffset [number] Y-offset relative to location
0 (Rasi File)
-xoffset [number] X-offset relative to location
0 (Rasi File)
-[no-]fixed-num-lines Always show number of lines
True (Default)
-[no-]show-icons Whether to load and show icons
True (Rasi File)
-terminal [string] Terminal to use
kitty (Rasi File)
-ssh-client [string] Ssh client to use
ssh (Default)
-ssh-command [string] Ssh command to execute
{terminal} -e {ssh-client} {host} [-p {port}] (Default)
-run-command [string] Run command to execute
{cmd} (Default)
-run-list-command [string] Command to get extra run targets
(Default)
-run-shell-command [string] Run command to execute that runs in shell
{terminal} -e {cmd} (Default)
-window-command [string] Command executed on accep-entry-custom for window modus
wmctrl -i -R {window} (Default)
-window-match-fields [string] Window fields to match in window mode
all (Default)
-icon-theme [string] Theme to use to look for icons
Yaru (Rasi File)
-drun-match-fields [string] Desktop entry fields to match in drun
name,generic,exec,categories,keywords (Default)
-drun-categories [string] Only show Desktop entry from these categories
(unset) (Default)
-[no-]drun-show-actions Desktop entry show actions.
False (Default)
-drun-display-format [string] DRUN format string. (Supports: generic,name,comment,exec,categories)
{icon} {name} (Rasi File)
-drun-url-launcher [string] Command to open an Desktop Entry that is a Link.
xdg-open (Default)
-[no-]disable-history Disable history in run/ssh
False (Default)
-ignored-prefixes [string] Programs ignored for history
(Default)
-[no-]sort Use sorting
False (Default)
-sorting-method [string] Choose the strategy used for sorting: normal (levenshtein) or fzf.
normal (Default)
-[no-]case-sensitive Set case-sensitivity
False (Default)
-[no-]cycle Cycle through the results list
True (Default)
-[no-]sidebar-mode Enable sidebar-mode
False (Rasi File)
-eh [number] Row height (in chars)
1 (Default)
-[no-]auto-select Enable auto select mode
False (Default)
-[no-]parse-hosts Parse hosts file for ssh mode
False (Default)
-[no-]parse-known-hosts Parse known_hosts file for ssh mode
True (Default)
-combi-modi [string] Set the modi to combine in combi mode
window,run (Default)
-matching [string] Set the matching algorithm. (normal, regex, glob, fuzzy)
normal (Default)
-[no-]tokenize Tokenize input string
True (Default)
-m [string] Monitor id to show on
-5 (Default)
-line-margin [number] Margin between rows *DEPRECATED*
2 (Default)
-line-padding [number] Padding within rows *DEPRECATED*
1 (Default)
-filter [string] Pre-set filter
(unset) (Default)
-separator-style [string] Separator style (none, dash, solid) *DEPRECATED*
dash (Default)
-[no-]hide-scrollbar Hide scroll-bar *DEPRECATED*
True (Rasi File)
-[no-]fullscreen Fullscreen
False (Rasi File)
-[no-]fake-transparency Fake transparency *DEPRECATED*
False (Rasi File)
-dpi [number] DPI
-1 (Default)
-threads [number] Threads to use for string matching
0 (Default)
-scrollbar-width [number] Scrollbar width *DEPRECATED*
8 (Default)
-scroll-method [number] Scrolling method. (0: Page, 1: Centered)
0 (Default)
-fake-background [string] Background to use for fake transparency. (background or screenshot) *DEPRECATED*
screenshot (Default)
-window-format [string] Window Format. w (desktop name), t (title), n (name), r (role), c (class)
{w} {c} {t} (Default)
-[no-]click-to-exit Click outside the window to exit
True (Default)
-[no-]show-match Indicate how it match by underlining it.
True (Default)
-theme [string] New style theme file
(unset) (Default)
-color-normal [string] Color scheme for normal row
(unset) (Default)
-color-urgent [string] Color scheme for urgent row
(unset) (Default)
-color-active [string] Color scheme for active row
(unset) (Default)
-color-window [string] Color scheme window
(unset) (Default)
-max-history-size [number] Max history size (WARNING: can cause slowdowns when set to high).
25 (Default)
-[no-]combi-hide-mode-prefix Hide the prefix mode prefix on the combi view.
False (Default)
-matching-negate-char [character] Set the character used to negate the matching. ('\0' to disable)
- (Default)
-cache-dir [string] Directory where history and temporary files are stored.
(unset) (Default)
-[no-]window-thumbnail Show window thumbnail (if available) as icon in window switcher.
False (Default)
-[no-]drun-use-desktop-cache DRUN: build and use a cache with desktop file content.
False (Default)
-[no-]drun-reload-desktop-cache DRUN: If enabled, reload the cache with desktop file content.
False (Default)
-pid [string] Pidfile location
/run/user/1000/rofi.pid (Default)
-display-window [string] The display name of this browser
(unset) (Default)
-display-windowcd [string] The display name of this browser
(unset) (Default)
-display-run [string] The display name of this browser
 (Rasi File)
-display-ssh [string] The display name of this browser
(unset) (Default)
-display-drun [string] The display name of this browser
(Rasi File)
-display-combi [string] The display name of this browser
(unset) (Default)
-display-keys [string] The display name of this browser
(unset) (Default)
-kb-primary-paste [string] Paste primary selection
Control+V,Shift+Insert (Default)
-kb-secondary-paste [string] Paste clipboard
Control+v,Insert (Default)
-kb-clear-line [string] Clear input line
Control+w (Default)
-kb-move-front [string] Beginning of line
Control+a (Default)
-kb-move-end [string] End of line
Control+e (Default)
-kb-move-word-back [string] Move back one word
Alt+b,Control+Left (Default)
-kb-move-word-forward [string] Move forward one word
Alt+f,Control+Right (Default)
-kb-move-char-back [string] Move back one char
Left,Control+b (Default)
-kb-move-char-forward [string] Move forward one char
Right,Control+f (Default)
-kb-remove-word-back [string] Delete previous word
Control+Alt+h,Control+BackSpace (Default)
-kb-remove-word-forward [string] Delete next word
Control+Alt+d (Default)
-kb-remove-char-forward [string] Delete next char
Delete,Control+d (Default)
-kb-remove-char-back [string] Delete previous char
BackSpace,Shift+BackSpace,Control+h (Default)
-kb-remove-to-eol [string] Delete till the end of line
Control+k (Default)
-kb-remove-to-sol [string] Delete till the start of line
Control+u (Default)
-kb-accept-entry [string] Accept entry
Control+j,Control+m,Return,KP_Enter (Default)
-kb-accept-custom [string] Use entered text as command (in ssh/run modi)
Control+Return (Default)
-kb-accept-alt [string] Use alternate accept command.
Shift+Return (Default)
-kb-delete-entry [string] Delete entry from history
Shift+Delete (Default)
-kb-mode-next [string] Switch to the next mode.
Shift+Right,Control+Tab (Default)
-kb-mode-previous [string] Switch to the previous mode.
Shift+Left,Control+ISO_Left_Tab (Default)
-kb-row-left [string] Go to the previous column
Control+Page_Up (Default)
-kb-row-right [string] Go to the next column
Control+Page_Down (Default)
-kb-row-up [string] Select previous entry
Up,Control+p,ISO_Left_Tab (Default)
-kb-row-down [string] Select next entry
Down,Control+n (Default)
-kb-row-tab [string] Go to next row, if one left, accept it, if no left next mode.
Tab (Default)
-kb-page-prev [string] Go to the previous page
Page_Up (Default)
-kb-page-next [string] Go to the next page
Page_Down (Default)
-kb-row-first [string] Go to the first entry
Home,KP_Home (Default)
-kb-row-last [string] Go to the last entry
End,KP_End (Default)
-kb-row-select [string] Set selected item as input text
Control+space (Default)
-kb-screenshot [string] Take a screenshot of the rofi window
Alt+S (Default)
-kb-ellipsize [string] Toggle between ellipsize modes for displayed data
Alt+period (Default)
-kb-toggle-case-sensitivity [string] Toggle case sensitivity
grave,dead_grave (Default)
-kb-toggle-sort [string] Toggle sort
Alt+grave (Default)
-kb-cancel [string] Quit rofi
Escape,Alt+F1,Alt+F2 (Rasi File)
-kb-custom-1 [string] Custom keybinding 1
Alt+1 (Default)
-kb-custom-2 [string] Custom keybinding 2
Alt+2 (Default)
-kb-custom-3 [string] Custom keybinding 3
Alt+3 (Default)
-kb-custom-4 [string] Custom keybinding 4
Alt+4 (Default)
-kb-custom-5 [string] Custom Keybinding 5
Alt+5 (Default)
-kb-custom-6 [string] Custom keybinding 6
Alt+6 (Default)
-kb-custom-7 [string] Custom Keybinding 7
Alt+7 (Default)
-kb-custom-8 [string] Custom keybinding 8
Alt+8 (Default)
-kb-custom-9 [string] Custom keybinding 9
Alt+9 (Default)
-kb-custom-10 [string] Custom keybinding 10
Alt+0 (Default)
-kb-custom-11 [string] Custom keybinding 11
Alt+exclam (Default)
-kb-custom-12 [string] Custom keybinding 12
Alt+at (Default)
-kb-custom-13 [string] Custom keybinding 13
Alt+numbersign (Default)
-kb-custom-14 [string] Custom keybinding 14
Alt+dollar (Default)
-kb-custom-15 [string] Custom keybinding 15
Alt+percent (Default)
-kb-custom-16 [string] Custom keybinding 16
Alt+dead_circumflex (Default)
-kb-custom-17 [string] Custom keybinding 17
Alt+ampersand (Default)
-kb-custom-18 [string] Custom keybinding 18
Alt+asterisk (Default)
-kb-custom-19 [string] Custom Keybinding 19
Alt+parenleft (Default)
-kb-select-1 [string] Select row 1
(Rasi File)
-kb-select-2 [string] Select row 2
(Rasi File)
-kb-select-3 [string] Select row 3
(Rasi File)
-kb-select-4 [string] Select row 4
(Rasi File)
-kb-select-5 [string] Select row 5
(Rasi File)
-kb-select-6 [string] Select row 6
(Rasi File)
-kb-select-7 [string] Select row 7
(Rasi File)
-kb-select-8 [string] Select row 8
(Rasi File)
-kb-select-9 [string] Select row 9
(Rasi File)
-kb-select-10 [string] Select row 10
(Rasi File)
-ml-row-left [string] Go to the previous column
ScrollLeft (Default)
-ml-row-right [string] Go to the next column
ScrollRight (Default)
-ml-row-up [string] Select previous entry
ScrollUp (Default)
-ml-row-down [string] Select next entry
ScrollDown (Default)
-me-select-entry [string] Select hovered row
MousePrimary (Default)
-me-accept-entry [string] Accept hovered row
MouseDPrimary (Default)
-me-accept-custom [string] Accept hovered row with custom action
Control+MouseDPrimary (Default)
Monitor layout:
ID: 0 (primary)
name: eDP1
position: 0,0
size: 1920,1080
size: 340mm,190mm dpi: 143,144
Detected modi:
* window
* windowcd
* +run
* ssh
* +drun
* +combi
* keys
Compile time options:
* window enabled
* drun enabled
* gcov disabled
* asan disabled
For more information see: man rofi
Version: 1.6.0
Bugreports: https://github.com/davatorium/rofi/
Support: https://reddit.com/r/qtools/
#rofi @ freenode.net
Configuration file: /home/kushy/.config/rofi/config.rasi
(process:6476): Timings-DEBUG: 09:58:09.964: 0.000001 (0.000000): Started
(process:6476): Timings-DEBUG: 09:58:09.985: 0.020986 (0.020986): source/rofi.c:main:817
(process:6476): Timings-DEBUG: 09:58:09.985: 0.021154 (0.000168): source/rofi.c:main:850
(process:6476): Timings-DEBUG: 09:58:09.985: 0.021350 (0.000196): source/rofi.c:main:857 Setup Locale
(process:6476): Timings-DEBUG: 09:58:09.995: 0.030956 (0.009606): source/rofi.c:main:859 Collect MODI
(process:6476): Timings-DEBUG: 09:58:09.995: 0.031051 (0.000095): source/rofi.c:main:861 Setup MODI
(process:6476): Timings-DEBUG: 09:58:09.995: 0.031118 (0.000067): source/rofi.c:main:865 Setup mainloop
(process:6476): Timings-DEBUG: 09:58:10.011: 0.047257 (0.016139): source/rofi.c:main:868 NK Bindings
(process:6476): Timings-DEBUG: 09:58:10.022: 0.058085 (0.010828): source/xcb.c:display_setup:1179 Open Display
(process:6476): Timings-DEBUG: 09:58:10.024: 0.060289 (0.002204): source/xcb.c:display_setup:1194 Setup XCB
(process:6476): Timings-DEBUG: 09:58:10.089: 0.125235 (0.064946): source/rofi.c:main:875 Setup Display
(process:6476): Timings-DEBUG: 09:58:10.089: 0.125403 (0.000168): source/rofi.c:main:879 Setup abe
(process:6476): Timings-DEBUG: 09:58:10.179: 0.215203 (0.089800): source/rofi.c:main:959 Load cmd config
(process:6476): Timings-DEBUG: 09:58:10.179: 0.215708 (0.000505): source/rofi.c:main:987 Setup Modi
(process:6476): Timings-DEBUG: 09:58:10.179: 0.215774 (0.000066): source/view.c:rofi_view_workers_initialize:1977 Setup Threadpool, start
(process:6476): Timings-DEBUG: 09:58:10.180: 0.215886 (0.000112): source/view.c:rofi_view_workers_initialize:2000 Setup Threadpool, done
(process:6476): Timings-DEBUG: 09:58:10.180: 0.215930 (0.000044): source/rofi.c:main:1114 Workers initialize
(process:6476): Timings-DEBUG: 09:58:10.320: 0.355943 (0.140013): source/rofi.c:main:1116 Icon fetcher initialize
(process:6476): Timings-DEBUG: 09:58:10.320: 0.356171 (0.000228): source/rofi.c:main:1120 Pid file created
(process:6476): Timings-DEBUG: 09:58:10.320: 0.356234 (0.000063): source/rofi.c:main:1126 Text box setup
(process:6476): Timings-DEBUG: 09:58:10.321: 0.357167 (0.000933): source/rofi.c:main:1133 Setup late Display
(process:6476): Timings-DEBUG: 09:58:10.321: 0.357460 (0.000293): source/rofi.c:main:1136 Theme setup
(process:6476): Timings-DEBUG: 09:58:10.321: 0.357604 (0.000144): source/rofi.c:startup:688 Startup
(process:6476): Timings-DEBUG: 09:58:10.321: 0.357657 (0.000053): source/rofi.c:startup:697 Grab keyboard
(process:6476): Timings-DEBUG: 09:58:10.322: 0.358010 (0.000353): source/view.c:__create_window:742 xcb create window
(process:6476): Timings-DEBUG: 09:58:10.322: 0.358122 (0.000112): source/view.c:__create_window:746 xcb create gc
(process:6476): Timings-DEBUG: 09:58:10.323: 0.359719 (0.001597): source/view.c:__create_window:755 create cairo surface
(process:6476): Timings-DEBUG: 09:58:10.324: 0.360418 (0.000699): source/view.c:__create_window:764 pango cairo font setup
(process:6476): Timings-DEBUG: 09:58:10.324: 0.360769 (0.000351): source/view.c:__create_window:807 configure font
(process:6476): Timings-DEBUG: 09:58:11.092: 1.128136 (0.767367): source/view.c:__create_window:815 textbox setup
(process:6476): Timings-DEBUG: 09:58:11.092: 1.128279 (0.000143): source/view.c:__create_window:827 setup window attributes
(process:6476): Timings-DEBUG: 09:58:11.092: 1.128338 (0.000059): source/view.c:__create_window:837 setup window fullscreen
(process:6476): Timings-DEBUG: 09:58:11.092: 1.128379 (0.000041): source/view.c:__create_window:843 setup window name and class
(process:6476): Timings-DEBUG: 09:58:11.092: 1.128417 (0.000038): source/view.c:rofi_view_setup_fake_transparency:677 Fake start
(process:6476): Timings-DEBUG: 09:58:11.092: 1.128452 (0.000035): source/view.c:__create_window:854 setup startup notification
(process:6476): Timings-DEBUG: 09:58:11.092: 1.128487 (0.000035): source/view.c:__create_window:856 done
(process:6476): Timings-DEBUG: 09:58:11.092: 1.128536 (0.000049): source/rofi.c:startup:699 Create Window
(process:6476): Timings-DEBUG: 09:58:11.092: 1.128573 (0.000037): source/rofi.c:startup:701 Parse ABE
(process:6476): Timings-DEBUG: 09:58:11.093: 1.128941 (0.000368): source/rofi.c:startup:704 Config sanity check
(process:6476): Timings-DEBUG: 09:58:11.093: 1.129052 (0.000111): source/dialogs/drun.c:get_apps:893 Get Desktop apps (start)
(process:6476): Timings-DEBUG: 09:58:11.168: 1.204608 (0.075556): source/dialogs/drun.c:get_apps:900 Get Desktop apps (user dir)
(process:6476): Timings-DEBUG: 09:58:12.063: 2.099348 (0.894740): source/dialogs/drun.c:get_apps:918 Get Desktop apps (system dirs)
(process:6476): Timings-DEBUG: 09:58:12.063: 2.099472 (0.000124): source/dialogs/drun.c:get_apps_history:686 Start drun history
(process:6476): Timings-DEBUG: 09:58:12.077: 2.112949 (0.013477): source/dialogs/drun.c:get_apps_history:706 Stop drun history
(process:6476): Timings-DEBUG: 09:58:12.079: 2.115297 (0.002348): source/dialogs/drun.c:get_apps:923 Sorting done.
(process:6476): Timings-DEBUG: 09:58:12.091: 2.127347 (0.012050): source/dialogs/run.c:get_apps:216 start
(process:6476): Timings-DEBUG: 09:58:12.340: 2.375851 (0.248504): source/dialogs/run.c:get_apps:336 stop
(process:6476): Timings-DEBUG: 09:58:12.340: 2.375985 (0.000134): source/view.c:rofi_view_create:1814
(process:6476): Timings-DEBUG: 09:58:12.340: 2.376041 (0.000056): source/view.c:rofi_view_create:1839 Startup notification
(process:6476): Timings-DEBUG: 09:58:12.340: 2.376080 (0.000039): source/view.c:rofi_view_create:1842 Get active monitor
(process:6476): Timings-DEBUG: 09:58:12.371: 2.406974 (0.030894): source/view.c:rofi_view_refilter:1074 Filter start
(process:6476): Timings-DEBUG: 09:58:12.371: 2.407116 (0.000142): source/view.c:rofi_view_refilter:1079 Filter reload rows
(process:6476): Timings-DEBUG: 09:58:12.371: 2.407184 (0.000068): source/view.c:rofi_view_refilter:1084 Filter tokenize
(process:6476): Timings-DEBUG: 09:58:12.371: 2.407244 (0.000060): source/view.c:rofi_view_refilter:1151 Filter matching done
(process:6476): Timings-DEBUG: 09:58:12.371: 2.407299 (0.000055): source/widgets/listview.c:listview_set_num_elements:518 listview_set_num_elements
(process:6476): Timings-DEBUG: 09:58:12.371: 2.407356 (0.000057): source/widgets/listview.c:listview_set_num_elements:521 Set selected
(process:6476): Timings-DEBUG: 09:58:12.374: 2.410831 (0.003475): source/widgets/listview.c:listview_set_num_elements:523 recompute elements
(process:6476): Timings-DEBUG: 09:58:12.375: 2.410936 (0.000105): source/widgets/listview.c:listview_set_num_elements:525 queue redraw
(process:6476): Timings-DEBUG: 09:58:12.375: 2.410997 (0.000061): source/view.c:rofi_view_refilter:1164 Update filter lines
(process:6476): Timings-DEBUG: 09:58:12.375: 2.411055 (0.000058): source/view.c:rofi_view_refilter:1180 Filter resize window based on window
(process:6476): Timings-DEBUG: 09:58:12.375: 2.411109 (0.000054): source/view.c:rofi_view_refilter:1182 Filter done
(process:6476): Timings-DEBUG: 09:58:12.375: 2.411169 (0.000060): source/view.c:rofi_view_update:1028
(process:6476): Timings-DEBUG: 09:58:12.375: 2.411248 (0.000079): source/view.c:rofi_view_update:1048 Background
(process:6476): Timings-DEBUG: 09:58:12.386: 2.422105 (0.010857): source/view.c:rofi_view_update:1054 widgets
(process:6476): Timings-DEBUG: 09:58:12.386: 2.422234 (0.000129): source/view.c:rofi_view_update:1028
(process:6476): Timings-DEBUG: 09:58:12.386: 2.422272 (0.000038): source/view.c:rofi_view_update:1048 Background
(process:6476): Timings-DEBUG: 09:58:12.388: 2.423960 (0.001688): source/view.c:rofi_view_update:1054 widgets
(process:6476): Timings-DEBUG: 09:58:12.388: 2.424010 (0.000050): source/view.c:rofi_view_repaint:275 Expose
(process:6476): Timings-DEBUG: 09:58:12.388: 2.424061 (0.000051): source/view.c:rofi_view_repaint:279 flush
(process:6476): Timings-DEBUG: 09:58:12.388: 2.424875 (0.000814): source/view.c:rofi_view_repaint:275 Expose
(process:6476): Timings-DEBUG: 09:58:12.389: 2.424914 (0.000039): source/view.c:rofi_view_repaint:279 flush
(process:6476): Timings-DEBUG: 09:58:12.495: 2.531507 (0.106593): source/view.c:rofi_view_repaint:275 Expose
(process:6476): Timings-DEBUG: 09:58:12.495: 2.531681 (0.000174): source/view.c:rofi_view_repaint:279 flush
(process:6476): Timings-DEBUG: 09:58:12.495: 2.531846 (0.000165): source/view.c:rofi_view_refilter:1074 Filter start
(process:6476): Timings-DEBUG: 09:58:12.496: 2.531926 (0.000080): source/view.c:rofi_view_refilter:1079 Filter reload rows
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532022 (0.000096): source/view.c:rofi_view_refilter:1084 Filter tokenize
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532073 (0.000051): source/view.c:rofi_view_refilter:1151 Filter matching done
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532109 (0.000036): source/widgets/listview.c:listview_set_num_elements:518 listview_set_num_elements
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532194 (0.000085): source/widgets/listview.c:listview_set_num_elements:521 Set selected
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532250 (0.000056): source/widgets/listview.c:listview_set_num_elements:523 recompute elements
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532341 (0.000091): source/widgets/listview.c:listview_set_num_elements:525 queue redraw
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532399 (0.000058): source/view.c:rofi_view_refilter:1164 Update filter lines
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532441 (0.000042): source/view.c:rofi_view_refilter:1180 Filter resize window based on window
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532475 (0.000034): source/view.c:rofi_view_refilter:1182 Filter done
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532511 (0.000036): source/view.c:rofi_view_update:1028
(process:6476): Timings-DEBUG: 09:58:12.496: 2.532562 (0.000051): source/view.c:rofi_view_update:1048 Background
(process:6476): Timings-DEBUG: 09:58:12.501: 2.537747 (0.005185): source/view.c:rofi_view_update:1054 widgets
(process:6476): Timings-DEBUG: 09:58:12.502: 2.537957 (0.000210): source/view.c:rofi_view_repaint:275 Expose
(process:6476): Timings-DEBUG: 09:58:12.502: 2.538034 (0.000077): source/view.c:rofi_view_repaint:279 flush
(process:6476): Timings-DEBUG: 09:58:12.608: 2.644360 (0.106326): source/view.c:rofi_view_repaint:275 Expose
(process:6476): Timings-DEBUG: 09:58:12.608: 2.644507 (0.000147): source/view.c:rofi_view_repaint:279 flush
(process:6476): Timings-DEBUG: 09:58:12.608: 2.644744 (0.000237): source/view.c:rofi_view_refilter:1074 Filter start
(process:6476): Timings-DEBUG: 09:58:12.608: 2.644849 (0.000105): source/view.c:rofi_view_refilter:1079 Filter reload rows
(process:6476): Timings-DEBUG: 09:58:12.609: 2.644903 (0.000054): source/view.c:rofi_view_refilter:1084 Filter tokenize
(process:6476): Timings-DEBUG: 09:58:12.609: 2.644942 (0.000039): source/view.c:rofi_view_refilter:1151 Filter matching done
(process:6476): Timings-DEBUG: 09:58:12.609: 2.644976 (0.000034): source/widgets/listview.c:listview_set_num_elements:518 listview_set_num_elements
(process:6476): Timings-DEBUG: 09:58:12.609: 2.645014 (0.000038): source/widgets/listview.c:listview_set_num_elements:521 Set selected
(process:6476): Timings-DEBUG: 09:58:12.609: 2.645049 (0.000035): source/widgets/listview.c:listview_set_num_elements:523 recompute elements
(process:6476): Timings-DEBUG: 09:58:12.609: 2.645082 (0.000033): source/widgets/listview.c:listview_set_num_elements:525 queue redraw
(process:6476): Timings-DEBUG: 09:58:12.609: 2.645115 (0.000033): source/view.c:rofi_view_refilter:1164 Update filter lines
(process:6476): Timings-DEBUG: 09:58:12.609: 2.645155 (0.000040): source/view.c:rofi_view_refilter:1180 Filter resize window based on window
(process:6476): Timings-DEBUG: 09:58:12.609: 2.645192 (0.000037): source/view.c:rofi_view_refilter:1182 Filter done
(process:6476): Timings-DEBUG: 09:58:12.609: 2.645228 (0.000036): source/view.c:rofi_view_update:1028
(process:6476): Timings-DEBUG: 09:58:12.609: 2.645281 (0.000053): source/view.c:rofi_view_update:1048 Background
(process:6476): Timings-DEBUG: 09:58:12.613: 2.649622 (0.004341): source/view.c:rofi_view_update:1054 widgets
(process:6476): Timings-DEBUG: 09:58:12.613: 2.649799 (0.000177): source/view.c:rofi_view_repaint:275 Expose
(process:6476): Timings-DEBUG: 09:58:12.614: 2.649896 (0.000097): source/view.c:rofi_view_repaint:279 flush
(process:6476): Timings-DEBUG: 09:58:12.884: 2.920227 (0.000000): Stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment