| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										bar
									
								
							
						
					
				 | 
				
					
						
							
							swaybar: fix focused_statusline color parsing.
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										input
									
								
							
						
					
				 | 
				
					
						
							
							Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										output
									
								
							
						
					
				 | 
				
					
						
							
							Combine output_by_name and output_by_identifier
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										seat
									
								
							
						
					
				 | 
				
					
						
							
							hide_cursor: change to a seat subcommand
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								assign.c
							
						
					
				 | 
				
					
						
							
							Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								bar.c
							
						
					
				 | 
				
					
						
							
							Implement bar gaps
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								bind.c
							
						
					
				 | 
				
					
						
							
							Change mouse buttons to x11 map and libevdev names
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								border.c
							
						
					
				 | 
				
					
						
							
							Move view {x,y,width,height} into container struct
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								client.c
							
						
					
				 | 
				
					
						
							
							Move view marks properties to container struct
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								create_output.c
							
						
					
				 | 
				
					
						
							
							Use #if instead of #ifdef for WLR_HAS_*
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								default_border.c
							
						
					
				 | 
				
					
						
							
							Allow setting border widths for normal borders using default_border.
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								default_floating_border.c
							
						
					
				 | 
				
					
						
							
							Implement default_floating_border command and adjust CSD behaviour
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								default_orientation.c
							
						
					
				 | 
				
					
						
							
							Add default_orientation command
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								exec.c
							
						
					
				 | 
				
					
						
							
							Update for swaywm/wlroots#1126
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								exec_always.c
							
						
					
				 | 
				
					
						
							
							Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								exit.c
							
						
					
				 | 
				
					
						
							
							remove checks for command handlers
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								floating.c
							
						
					
				 | 
				
					
						
							
							Use parse_boolean where possible.
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								floating_minmax_size.c
							
						
					
				 | 
				
					
						
							
							Implement floating_minimum_size and floating_maximum_size
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								floating_modifier.c
							
						
					
				 | 
				
					
						
							
							Implement floating_modifier <mod> [inverse|normal]
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								focus.c
							
						
					
				 | 
				
					
						
							
							Combine output_by_name and output_by_identifier
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								focus_follows_mouse.c
							
						
					
				 | 
				
					
						
							
							Add focus_follows_mouse always. (#3081)
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								focus_on_window_activation.c
							
						
					
				 | 
				
					
						
							
							Implement focus_on_window_activation
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								focus_wrapping.c
							
						
					
				 | 
				
					
						
							
							Address review comments on parse_boolean
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								font.c
							
						
					
				 | 
				
					
						
							
							Implement pango support
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								for_window.c
							
						
					
				 | 
				
					
						
							
							Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								force_display_urgency_hint.c
							
						
					
				 | 
				
					
						
							
							Fix urgent timer logic and remove unnecessary header includes
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								force_focus_wrapping.c
							
						
					
				 | 
				
					
						
							
							Switch to using a function to parse booleans
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								fullscreen.c
							
						
					
				 | 
				
					
						
							
							Fix the error result of the fullscreen command
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								gaps.c
							
						
					
				 | 
				
					
						
							
							Implement per side and per direction outer gaps
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								hide_edge_borders.c
							
						
					
				 | 
				
					
						
							
							Handle border options for gaps
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								include.c
							
						
					
				 | 
				
					
						
							
							Write to swaynag pipe fd directly on config errors
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								input.c
							
						
					
				 | 
				
					
						
							
							Add scroll factor config option.
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								kill.c
							
						
					
				 | 
				
					
						
							
							Deny several commands when there's no outputs connected
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								layout.c
							
						
					
				 | 
				
					
						
							
							Deny several commands when there's no outputs connected
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								mark.c
							
						
					
				 | 
				
					
						
							
							Move view marks properties to container struct
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								mode.c
							
						
					
				 | 
				
					
						
							
							Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								mouse_warping.c
							
						
					
				 | 
				
					
						
							
							Add mouse_warping container
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								move.c
							
						
					
				 | 
				
					
						
							
							Combine output_by_name and output_by_identifier
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								no_focus.c
							
						
					
				 | 
				
					
						
							
							Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								nop.c
							
						
					
				 | 
				
					
						
							
							commands: add nop
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								opacity.c
							
						
					
				 | 
				
					
						
							
							commands: print correct command on error for exec and opacity
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								output.c
							
						
					
				 | 
				
					
						
							
							Remove layout.c
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								popup_during_fullscreen.c
							
						
					
				 | 
				
					
						
							
							Implement popup_during_fullscreen
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								reload.c
							
						
					
				 | 
				
					
						
							
							list.c: rename free_flat_list to list_free_items_and_destroy
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								rename.c
							
						
					
				 | 
				
					
						
							
							Return success when renaming a workspace to itself
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								resize.c
							
						
					
				 | 
				
					
						
							
							resize set: add assertion for an invalid unit
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								scratchpad.c
							
						
					
				 | 
				
					
						
							
							Deny several commands when there's no outputs connected
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								seat.c
							
						
					
				 | 
				
					
						
							
							hide_cursor: change to a seat subcommand
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								set.c
							
						
					
				 | 
				
					
						
							
							Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								show_marks.c
							
						
					
				 | 
				
					
						
							
							Move view marks properties to container struct
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								smart_borders.c
							
						
					
				 | 
				
					
						
							
							Handle border options for gaps
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								smart_gaps.c
							
						
					
				 | 
				
					
						
							
							Use parse_boolean where possible.
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								split.c
							
						
					
				 | 
				
					
						
							
							cmd_split: add null checks in do_split
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								sticky.c
							
						
					
				 | 
				
					
						
							
							Use parse_boolean where possible.
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								swap.c
							
						
					
				 | 
				
					
						
							
							Use #if instead of #ifdef
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								swaybg_command.c
							
						
					
				 | 
				
					
						
							
							Allow swaybg to be disabled
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								swaynag_command.c
							
						
					
				 | 
				
					
						
							
							cmd_swaynag_command: fix typo in variable
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								tiling_drag.c
							
						
					
				 | 
				
					
						
							
							Introduce tiling_drag directive
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								title_align.c
							
						
					
				 | 
				
					
						
							
							Implement title alignment
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								title_format.c
							
						
					
				 | 
				
					
						
							
							Fix crashes when running certain commands on an empty workspace
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								titlebar_border_thickness.c
							
						
					
				 | 
				
					
						
							
							Adding commands for configuring titlebar borders and padding
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								titlebar_padding.c
							
						
					
				 | 
				
					
						
							
							Adding commands for configuring titlebar borders and padding
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								unmark.c
							
						
					
				 | 
				
					
						
							
							Move view marks properties to container struct
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								urgent.c
							
						
					
				 | 
				
					
						
							
							commands: when setting urgency, check container is not null
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								workspace.c
							
						
					
				 | 
				
					
						
							
							list.c: rename free_flat_list to list_free_items_and_destroy
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								workspace_layout.c
							
						
					
				 | 
				
					
						
							
							Implement config parser for workspace_layout
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ws_auto_back_and_forth.c
							
						
					
				 | 
				
					
						
							
							cmd_ws_auto_back_and_forth: fix negation
						
					
				 | 
				7 years ago |